Welcome![Sign In][Sign Up]
Location:
Search - pdf parse

Search list

[GUI DevelopPdfReader

Description: pdf阅读器源代码,可解析PDF格式文件-pdf reader source code can parse PDF format file
Platform: | Size: 48128 | Author: jjk | Hits:

[Windows Developpdf-parser

Description: pdf-parser, use it to parse a PDF document
Platform: | Size: 7168 | Author: hqm | Hits:

[Web ServerWebServer2

Description: 本人亲自调试可以,不懂问我 WEB服务器VC源码,另附HTTP协议详解.pdf 可以解析HTML网页,URL可以带参数。 更多资料参考http://www.u9txt.com/-I personally can debug, asked me if I do not know VC source WEB server, attached Detailed HTTP protocol. Pdf can parse HTML pages, URL can be parameterized. For more information refer to http://www.u9txt.com/
Platform: | Size: 230400 | Author: DJ | Hits:

[ELanguageVCDdecoder

Description: 基于GTK-wave做的verilog test bench语法解析器 解析vcd file. 俺自己写的-VCD (Value Change Dump) file is widely used in industry. A VCD file is an ASCII file, which contains header information, variable definitions and the value changes for specified variables, or all variables, in a given design. Attached VCD_format.pdf gives a simple introduction to VCD file format. More information about VCD file format can be found in Web. Please write a tool to parse a VCD file. It reads in the VCD file specified in the command line, counts the value changes for each variable and output a file which states the name and counts for value change low-to-high and high-to-low for each variable. A example VCD file is also attached for testing purpose. RULES: 1. $date, $version, $comment and $dump* can be ignored 2. Output file name is <design_name>.toggle, where design_name is the topmost module name in the VCD file. For example, if the 1st $scope line in the file: $scope module AAA_tmax_testbench_1_16 $end the output file name should be AAA_tmax_t
Platform: | Size: 8051712 | Author: Hao Wang | Hits:

[JSP/Javatestbyjava

Description: 这是我学习java使用的例子,如果数据库连接池,解析xml,pdf,execle文件,ant的使用等-This is I learn Java examples of use, if database connection pool, parse XML, PDF, execle file, the use of the ant
Platform: | Size: 16635904 | Author: feima | Hits:

[CSharpPDFParser

Description: 最近项目使用C#解析PDF,此程序主要利用PDFBOX提取PDF中文字及图片。C#解析PDF相关资料太少了,研究了好多天,现在放上来,希望朋友们少走些弯路。适用于未加密的PDF。-Recent projects using C# this program mainly use PDFBOX resolution PDF, extract text and images in the PDF. C# parse PDF little information and research for many days, now Fangshanglai, I hope you will take some detours less. Applies to unencrypted PDF.
Platform: | Size: 7148544 | Author: scm | Hits:

[Search EngineSearch.test1

Description: 主要是測試以asp.net下載網路上的檔案,並可以解析word,excel,pdf格式的檔案為文字檔。限制:必須安裝office 2-The test asp.net download files over the Internet, and can parse word, excel, pdf format file as a text file. Restrictions: must install office 2000
Platform: | Size: 18115584 | Author: horyar | Hits:

[JSP/JavaPDFRenderer-full-0.9.1

Description: pdf 解析器,可以用来打开查看PDF文件,也可以通过修改源码来改变PDF的加密方式,自定义PDF文档格式。-pdf parse, pdf Renderer
Platform: | Size: 3877888 | Author: gooddeng | Hits:

[Editormupdf-1.1-source.tar

Description: 最好的开源PDF解析器,用C写的,可以用业查看打开PDF文件,也可以自定义PDF文件格式,使用专有格式。-c pdf parse
Platform: | Size: 4281344 | Author: gooddeng | Hits:

[Windows DevelopPdfView

Description: VC++.NET解析PDF文件。VC++.NET源码项目,05年时候写的,又翻出来了,有需要的可参考下。现在PDF文档是常用的文档格式,让你的程序中支持PDF的相关操作,可以参考下。-VC++. NET parse PDF files. VC++. NET source project in 2005, when writing, but also turned out, there is a need to refer to. PDF documents are now commonly used document formats, so your program-related operational support PDF, you can refer to.
Platform: | Size: 27648 | Author: wpudn18 | Hits:

[JSP/JavaTikaTest

Description: 利用tikaAPI将pdf,doc文档解析成txt-parse the pdf or the doc to txt
Platform: | Size: 25178112 | Author: 海天一色 | Hits:

[JSP/Javatika

Description: Apache tika 可以解析各种富文本格式的文件,得到其中的文本内容字符串。如tika 可用于解析Office 97/2003/2007 格式、PDF 格式、HTML 等格式的文件。请参考tika-app-1.5.jar 的功能,实现一个GUI 界面的桌面程序,该程序可以打开以上几种格式的文件,调用tika 进行解析,在界面上展示txt 解析结果,并将结果保存成文本文件。该程序也可以同时打开一组文件,以多线程的方式对它们进行并行处理。注:请在程序中导入tika-core-1.5.jar 和tika-parsers-1.5.jar 来调用tika的功能(也可以只导入tika-app-1.5.jar)。-Tika Apache can parse a variety of rich text format file, get the text content of the string. Such as Tika can be used to parse 97/2003/2007 Office format, PDF format, HTML format file. Please refer to the tika-app-1.5.jar function, to achieve a GUI interface of the desktop program, the program can open more than a few formats of the file, call Tika to resolve, in the interface to display the results of TXT analysis, and save the results into a text file. The program can also open a group of files at the same time, in order to carry out the process of multi thread parallel processing. Note: import tika-core-1.5.jar and tika-parsers-1.5.jar in the program to call the Tika function (also can only import tika-app-1.5.jar).
Platform: | Size: 2048 | Author: danny | Hits:

[androidZyy360

Description: 网站视频模块源码是一套基于网站视频模块开发android手机客户端项目源码,可以实现通过手机客户端很方便的浏览网站的视频内容,网站的视频内容大部分是flv和mp4格式。本项目使用Android Studio IDE的Gradle构建,实现思路也使用了常规的手机客户端通过向服务器端发送http请求,服务器端api接口返回json数据,然后手机客户端解析json数据,然后将数据展示在listview中。另外压缩包中附带了一份详细的源码分析pdf文档。想研究一下的朋友可以自己下载-Video website module source code is a set based on video website module development Android mobile client program source code, can be achieved through the mobile client to browse the video content of the website, video website content mostly flv, MP4 format. This project used Gradle Android studio ide of construction, implementation ideas also used conventional mobile client through to the server to send an HTTP request, the server-side API interface returns a JSON data and mobile client parse JSON data, then data display in the listview. Another compression package comes with a detailed source code analysis pdf. Want to study friends can download their own
Platform: | Size: 11662336 | Author: liutianyu | Hits:

[Linux-Unixpdf-parse

Description: 能解析获取pdf文件内容(文字,图片以及附件)(Can parse and obtain the content of pdf file (text, pictures and attachments))
Platform: | Size: 896000 | Author: 你麻痹123 | Hits:

[OtherXML_资料

Description: 通过students.xml实例,讲解如何用DOM4J解析XML文档(In this pdf file we use a students.xml as a example to explain how to parse XML documents with DOM4J)
Platform: | Size: 3275776 | Author: YXY123456 | Hits:

[xml-soap-webservice设计一个务实的RESTful API.pdf

Description: restful设计标准 网上很多关于API设计的意见都是一些学术讨论,里边充斥着对模糊标准非常主观的解释,而不是讨论在现实世界中如何落地。这篇文章的目标是描述一个最 佳实践:如何为当今的web应用设计一个务实的API。如果一个标准不合理,我不会去尝试满足这个标准。为了帮助决策过程进行,我写下了一些API必须要 满足的要求: 它应该使用合理的web标准 它应该对开发者友好,并且可以通过浏览器的地址栏就能浏览其功能 它应该是简单、直观并且一致的 它应该是高效,并且要跟其他要求保持平衡 API是开发者使用的UI - 就像任何UI一样,保证用户体验是很重要的。($ curl https://api.github.com/users/veesahni > with-whitespace.txt $ ruby -r json -e 'puts JSON JSON.parse(STDIN.read)' < with-whitespace.txt > without-whitespace.txt $ gzip -c with-whitespace.txt > with-whitespace.txt.gz $ gzip -c without-whitespace.txt > without-whitespace.txt.gz)
Platform: | Size: 395264 | Author: 曾曾123 | Hits:

CodeBus www.codebus.net